虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Serial

Serial是路由器中的串行接口。
  • fpga/CPLD开发管理Digit-Serial DSP Functions

    fpga/CPLD开发管理Digit-Serial DSP Functions

    标签: Digit-Serial Functions fpga CPLD

    上传时间: 2013-08-30

    上传用户:lz4v4

  • Adding 32 KB of Serial SRAM to

    Although Stellaris microcontrollers have generous internal SRAM capabilities, certain applicationsmay have data storage requirements that exceed the 8 KB limit of the Stellaris LM3S8xx seriesdevices. Since microcontrollers do not have an external parallel data-bus, Serial memory optionsmust be considered. Until recently, the ubiquitous Serial EEPROM/flash device was the only Serialmemory solution. The major limitations of EEPROM and flash technology are slow write speed, slowerase times, and limited write/erase endurance.Recently, Serial SRAM devices have become available as a solution for high-speed dataapplications. The N256S08xxHDA series of devices, from AMI Semiconductor, offer 32 K x 8 bits oflow-power data storage, a fast Serial Peripheral Interface (SPI) Serial bus, and unlimited write cycles.The parts are available in 8-pin SOIC and compact TSSOP packages.

    标签: Adding Serial SRAM 32

    上传时间: 2013-10-14

    上传用户:cxl274287265

  • Emulating a synchronous Serial

    The C500 microcontroller family usually provides only one on-chip synchronous Serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using optimized SW routines with a performance up to 25KBaud in Slave Mode with half duplex transmission and an overhead less than 60% atSAB C513 with 12 MHz. Due to the implementation in C this performance is not the limitof the chip. A pure implementation in assembler will result in a strong reduction of theCPU load and therefore increase the maximum speed of the interface. In addition,microcontrollers like the SAB C505 will speed up the interface by a factor of two becauseof an optimized architecture compared with the SAB C513.Moreover, this solution lays stress on using as few on-chip hardware resources aspossible. A more excessive consumption of those resources will result in a highermaximum speed of the emulated interface.Due to the restricted performance of an 8 bit microcontroller a pin compatible solution isprovided only; the internal register based programming interface is replaced by a set ofsubroutine calls.The attached source files also contain a test shell, which demonstrates how to exchangeinformation between an on-chip HW-SSC and the emulated SW-SSC via 5 external wiresin different operation modes. It is based on the SAB C513 (Siemens 8 bit microcontroller).A table with load measurements is presented to give an indication for the fraction of CPUperformance required by software for emulating the SSC.

    标签: synchronous Emulating Serial

    上传时间: 2014-01-31

    上传用户:z1191176801

  • PL2303 USB to Serial Adapter

    The PL2303 USB to Serial adapter is your smart and convenient accessory forconnecting RS-232 Serial devices to your USB-equipped Windows host computer. Itprovides a bridge connection with a standard DB 9-pin male Serial port connector inone end and a standard Type-A USB plug connector on the other end. You simplyattach the Serial device onto the Serial port of the cable and plug the USB connectorinto your PC USB port. It allows a simple and easy way of adding Serial connectionsto your PC without having to go thru inserting a Serial card and traditional portconfiguration.This USB to Serial adapter is ideal for connecting modems, cellular phones, PDAs,digital cameras, card readers and other Serial devices to your computer. It providesSerial connections up to 1Mbps of data transfer rate. And since USB does not requireany IRQ resource, more devices can be attached to the system without the previoushassles of device and resource conflicts.Finally, the PL-2303 USB to Serial adapter is a fully USB Specification compliantdevice and therefore supports advanced power management such as suspend andresume operations as well as remote wakeup. The PL-2303 USB Serial cable adapteris designed to work on all Windows operating systems.

    标签: Adapter Serial 2303 USB

    上传时间: 2013-11-01

    上传用户:ghostparker

  • Windows Standard Serial Communications Library for Delphi是基于WINDOWS API的串口通讯库。包括28个函数以及MODEM控制

    Windows Standard Serial Communications Library for Delphi是基于WINDOWS API的串口通讯库。包括28个函数以及MODEM控制,ANSI模拟,ASCII/XMODEM/YMODEM协议,还有14个例子程序。

    标签: Communications Standard Windows Library

    上传时间: 2013-12-25

    上传用户:王者A

  • MSComm 控件通过串行端口(Serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天

    MSComm 控件通过串行端口(Serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。

    标签: MSComm Serial port 控件

    上传时间: 2015-01-10

    上传用户:Breathe0125

  • 8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI Serial

    8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI Serial interface. The encoder has been made by Siemens (6FX2001-5FS12). Archive contains: 1) schematic, 2) source in C and Assembler

    标签: Positioner Absolute absolute position

    上传时间: 2015-01-13

    上传用户:6546544

  • 8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .

    8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .

    标签: interrupt-driven Routines buffered written

    上传时间: 2013-11-27

    上传用户:330402686

  • 项目描述: slsnif is a Serial port logging utility. It listens to the specified Serial port and logs all

    项目描述: slsnif is a Serial port logging utility. It listens to the specified Serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志工具。它监听特殊的串口,记录所有通过这具串口的两个方向的数据。 类别: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers

    标签: Serial port specified logging

    上传时间: 2014-01-17

    上传用户:许小华

  • 项目描述: slsnif is a Serial port logging utility. It listens to the specified Serial port and logs all

    项目描述: slsnif is a Serial port logging utility. It listens to the specified Serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志工具。它监听特殊的串口,记录所有通过这具串口的两个方向的数据。 类别: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers

    标签: Serial port specified logging

    上传时间: 2013-12-12

    上传用户:silenthink